Java Interview Notes by M Jolly

Java Interview Notes by M Jolly

Author:M, Jolly
Language: eng
Format: epub
Published: 2016-01-22T16:00:00+00:00


Following are few aspects on which questions on collections are asked:

Collection types in Java.

Unique features of different collection types.

Synchronized collection.

Concurrent collection.

Ordering of elements in a collection.

Speed of reading from collection.

Speed of writing to collection.

Uniqueness of elements in a collection.

Ease of inter-collection operation.

Read-only collections.

Collection navigation.

Collection Fundamentals

Collection is a container that groups multiple elements together. Following is a simple example of a collection.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.